Eclipse Platform
Pre-release 3.0

Uses of Class
org.eclipse.ui.part.MultiPageEditorPart

Packages that use MultiPageEditorPart
org.eclipse.ui.part Classes for the creation of workbench parts that integrate with the Eclipse Platform User Interface. 
 

Uses of MultiPageEditorPart in org.eclipse.ui.part
 

Methods in org.eclipse.ui.part that return MultiPageEditorPart
 MultiPageEditorPart MultiPageSelectionProvider.getMultiPageEditor()
          Returns the multi-page editor.
 MultiPageEditorPart MultiPageEditorSite.getMultiPageEditor()
          Returns the multi-page editor.
 

Constructors in org.eclipse.ui.part with parameters of type MultiPageEditorPart
MultiPageSelectionProvider(MultiPageEditorPart multiPageEditor)
          Creates a selection provider for the given multi-page editor.
MultiPageEditorSite(MultiPageEditorPart multiPageEditor, IEditorPart editor)
          Creates a site for the given editor nested within the given multi-page editor.
 


Eclipse Platform
Pre-release 3.0

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.